body,html,ul,li,dl,dd,dt,a,h3,h4,h2,p,input{ font-weight:normal; padding:0; margin:0;    list-style:none; text-decoration:none;font-family: Microsoft YaHei;    line-height: 40px;   }
img{ border:none;}
em,i{ font-style:normal; color: #393F52;}
a{ color:#666;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.w1200{  padding: 0px 0px 0px 0px;clear: both;}
.center{ width:1200px; margin:0 auto; }
.more{ color:#aaaaaa; font-size:14px;float: right;margin-right: 12px;}
.bady{ background:#fff;}

/* 头部logo、搜索、登录样式

.top_h{ background:#f2f2f2; height:37px; line-height:37px; border-bottom:1px solid #d4d4d4; font-size:14px;}
.top_h_nr{ width:1200px; margin:0 auto;}
.top_h_nr p{ float:left; }
.top_h_nr .tx{ float:right;}
.tx img{ vertical-align:middle; padding-right:10px;}
.top_h_nr div a{ padding:0 10px;}
.top_h_nr div a:hover{ text-decoration:underline;} 
.logo_search{width:100%; background:url(../images/top01.png) no-repeat  center;    height: 244px; }
.logo_search .logo{ float:left;}
.logo_search .search{ float:right; margin-top:166px;margin-right: 60px;}
.search form{position:relative;  border:1px solid #f9e4e6;  float:left;    border-radius:10px  10px 10px 10px;    margin-right: 10px;}
.dltp{width:80px;float:left; cursor:pointer;  height: 35px;background: rgba(0,0,0,0.1); border-radius:10px;  }
.dltp div{text-align: center;    font-size: 14px; color: #fff;       margin-top:2px;}
.left{width:74px;float:left; border-right:1px solid #ddd;cursor:pointer;}
.left div{width:100%;color:#fff;text-align: left; text-indent:20px;background:url(../images/xiala.png) no-repeat 63px center;height:35px;line-height:36px; border-radius: 10px 0px 0px 10px;}
.right{float:right;}
.second{width:95px;z-index:99;position:absolute;top:35px;left:0;border:1px solid #dfdfdf;display:none; background: #fff;}
.second ul li{line-height:30px;color:#333;text-align:center;cursor:pointer;}
.search .text{ float:left; height:35px;font:12px/35px "微软雅黑";color:#fff; border:none; text-indent:20px;background: rgba(0,0,0,0.1);}
.search .submit{width:66px; float:right; height:35px;font:700 14px/37px "微软雅黑";color:#fff;background:rgba(0,0,0,0.1) url(../images/sousuo.png) no-repeat center center;border:none;cursor:pointer; border-radius:  0px 10px 10px 0px ;}
.denglu{ width:70px; height:35px; float:right; text-align: center; line-height:35px; border:1px solid #f01414;     margin-left: 10px;}
.denglu a{  color:#f01414; font-size:14px; } */

/* 头部logo、搜索、登录样式 */
.banner{min-width: 1200px;}
.top_h {
    background: #f2f2f2;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #d4d4d4;
    font-size: 14px;
}

.top_h_nr {
    width: 1200px;
    margin: 0 auto;
}

.top_h_nr p {
    float: left;
}

.top_h_nr .tx {
    float: right;
}

.tx img {
    vertical-align: middle;
    padding-right: 10px;
}

.top_h_nr div a {
    padding: 0 10px;
}

.top_h_nr div a:hover {
    text-decoration: underline;
}

.logo_search {
    width: 1200px;
    background: url(../images/logo.png) no-repeat left;
   height: 64px;
    min-width:1200px
}

.logo_search .logo {
    float: left;
}

.logo_search .search {
    float: right;
  margin-right: 124px;
  margin-top: 94px;
}

.search form {
    position: relative;
    border: 1px solid #f9e4e6;
    float: left;
    border-radius: 10px 10px 10px 10px;
    margin-right: 10px;
}

.dltp {
    width: 80px;
    float: left;
    cursor: pointer;
    height: 35px;
   
    border-radius: 10px;
     color: #fff;
}
.dltp1 {
    width: 80px;
    float: left;
    cursor: pointer;
    height: 35px;
   
    border-radius: 10px;
    color: #fff;
      margin-left: 10px;
}

.dltp:hover {
    width: 80px;
    float: left;
    cursor: pointer;
    height: 35px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    box-shadow: 0 0 20px #b9b9b9;
}

.dltp div {
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
}
.dltp1 div {
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
}

.left {
    width: 74px;
    float: left;
    border-right: 1px solid #ddd;
    cursor: pointer;
}

.left div {
    width: 100%;
    color: #fff;
    text-align: left;
    text-indent: 20px;
    background: url(../images/xiala.png) no-repeat 53px center;
    height: 35px;
    line-height: 36px;
    border-radius: 10px 0px 0px 10px;
}

.right {
    float: right;
}

.second {
    width: 95px;
    z-index: 99;
    position: absolute;
    top: 35px;
    left: 0;
    border: 1px solid #dfdfdf;
    display: none;
    background: #fff;
}

.second ul li {
    line-height: 30px;
    color: #333;
    text-align: center;
    cursor: pointer;
}

.search .text {
    float: left;
    height: 35px;
    font: 12px/35px "Microsoft YaHei";
    color: #fff;
    border: none;
    text-indent: 20px;
    background: rgba(0, 0, 0, 0.1);
}

.search .submit {
    width: 66px;
    float: right;
    height: 35px;
    font: 700 14px/37px "Microsoft YaHei";
    color: #fff;
    background: rgba(0, 0, 0, 0.1) url(../images/sousuo.png) no-repeat center center;
    border: none;
    cursor: pointer;
    border-radius: 0px 10px 10px 0px;
}

.denglu {
    width: 70px;
    height: 35px;
    float: right;
    text-align: center;
    line-height: 35px;
    border: 1px solid #f01414;
    margin-left: 10px;
}

.denglu a {
    color: #f01414;
    font-size: 14px;
}

/* 导航样式 
.nav{ background:#ab030c; height:48px;}
.nav ul { width:1200px; margin:0 auto;}
.nav ul li{ float:left;margin-left: 12px; }
.nav ul li a{ height:48px; line-height:48px; color:#fff; font-size:18px; display:block; width: 158px; text-align:center; }
.nav ul li a img{ margin:-4px 5px 0 0; vertical-align: middle;}
.nav ul li a:hover{ background:#fff; border-top:2px solid #e10000; color:#ab030c; height:46px; line-height:46px;}*/


/* 导航样式 */
.nav {
    background: #ebedf2;
    height: 64px;
      min-width: 1200px;
  line-height: 64px;
}

.navUl {
    width: 1200px;
    margin: 0 auto;
}

.navUl li {
    float: left;
  	width: 109px;
}

.navUl li a {
    height: 64px;
    line-height: 64px;
       font-family: "Microsoft YaHei";
    font-size: 16px;
    display: block;
    width: 108px;
    text-align: center;

}

.navUl li a img {
    margin: -4px 5px 0 0;
    vertical-align: middle;
}

.navUl li a:hover {
    background: #29A6A6;
     color: #fff;
    height: 64px;
    line-height: 64px;
  text-decoration:none;
}
/* 导航下拉菜单 */
.duoji {
    position: relative;
}
.duojiZicaidan {
    display: none;
    width: 170px;
    position: absolute;
    top: 48px;
    z-index: 10;
    background: #fff;
}
.duojiZicaidan li {
    float: none;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #333;
    cursor: pointer;
}
.duojiZicaidan li:hover {
    background: #aa030b;
    color: #fff;
}
.navUl> li:hover>.duojiZicaidan{
    display: block;
}

/* 轮播大图样式 */
.slip-1{position:relative;width:100%;line-height:0;font-size:0;overflow:hidden; }
.slip-1 .slip-box{width:10000%;height:100%;overflow:hidden;}
.slip-1 .slip-box li{float:left;width:1%;height:100%;}
.slip-1 .slip-box a{display:block;width:100%;height:100%;}
.slip-1 .slip-dot{position:absolute;bottom:84px;text-align:center;}
.slip-1 .slip-dot ul{display:inline-block;*display:inline;*zoom:1;}
.slip-1 .slip-dot li{float:left;width:14px;height:14px;background:#fff;border-radius:7px;margin:0 5px;cursor:pointer;}
.slip-1 .slip-dot .slip-o{width:14px;background:#29A6A6;}


/*学习流程*/
.training { overflow: hidden;  height: 180px;  background: #fff;}
.training span { display: block; float: left; height: 120px;}
.training_ul { overflow: hidden;  margin: 0 auto;  margin-top:10px; }
.training_ul li { float: left; width: 242px; height: 82px; margin: 16px 5px 0 30px; text-align: center;}
.training_ul li { text-align: center;}
.training_ul li p a { color: #252525;  font-size: 14px;}
.training_ul li img { height: 44px;}
/*.training_ul hr{width: 185px;border :1px dashed #dbdbdb;}
/*.training_ul li img:hover{box-shadow: 0 0 60px #fa3a0d;background:#fdc2b4;}*/
.training_ul li img { height: 58px;  }
/*
.training_ul li img:hover { height: 58px; box-shadow: 0 0 60px #fa3a0d;background:#fdc2b4; }
*/
.training_ul li p a {  color: #252525; font-size: 14px;}
.training_ul li span {  display: block;    width: 12px;  padding-top: 15px; height: 67px;}
.training_ul li {  float: left;  width:207px; height: 82px;     margin: 16px 7px 0 14px;  text-align: center;}
.training_ul li p b { display: block; width: 68px; line-height: 32px;font-weight: normal;}
.training_ul li p b:hover{ display: block; width: 68px; line-height: 32px;font-weight: normal;color:#ab030c; }

/* 课程样式 */
.class_nr_img
.class{  border:1px solid #dcdcdc; }
.class_bt{height:44px; border-bottom:1px solid #dcdcdc;  line-height:44px; margin:20px 30px; }
.class_bt .tit{float:left;height:44px;font:18px/40px "Microsoft YaHei";text-align:center;}
.class_bt .tit p{ width:113px; height:44px; font:18px/40px"Microsoft YaHei"; color:#000; }
.class_bt .tit-o p{color:#f01414;  border-bottom:4px solid #f01414; width:113px; height:40px;     font-weight: bold; 
  font-weight: bold; font:18px/40px "Microsoft YaHei";}
.class_bt_r a{ font-size:16px; color:#333;}
.class_nr{ height:360px;}
.class_nr li {width:284px; float:left; height:330px;  margin:-8px 7px; border: 1px solid #e5e5e5;transition: box-shadow .5s;opacity: 1;transform: translate(0px, 0px); }
.class_nr li:hover{width:284px; float:left;   margin:-8px 7px;   box-shadow:0 5px 10px  #dedede;  }
.bt span{font-size:16px;}
.class_nr_wz .bt{ padding:10px 0;}
.class_nr_wz .bt span{ font-size:16px; color:#333;margin: 10px;}
.class_nr_wz .bt span:hove{ font-size:16px; color:#ab0009;margin: 10px;}
.class_nr_wz .bt i{ font-size:13px; color:#999; padding-left:10px;}
.class_nr_wz .tech{ font-size:16px; color:#999; margin: 10px;}
.class_nr_wz .tech span{vertical-align:middle;font-size: 14px;}
.class_nr_wz .tech span img{ padding-right:2px; box-sizing: border-box;width: 20px;}
.class_nr_wz .jd{ color:#f01414;}
.class_nr_img{ width:384px; height: 230px; overflow: hidden;}
.class_nr_img img{transition: transform .5s;width: 100%;height: 100%;}
.class_nr_img img:hover{border-radius:15px;transform:scale3d(1.1,1.1,1)}
.member {
    background: url(../images/spanBg.png) center no-repeat;
        background-size: auto;
    background-size: cover;
}
.courserLi {
    width: 285px;
    height: 280px;
    margin-right: 20px;
    background: #fff;
    margin-bottom: 30px;
    float: left;
}
.imageBox {
    width: 100%;
    height: 195px;
    position: relative;
    font-size: 12px;
    color: #fff;
}
.imageTip1 {
    position: absolute;
    top: -1px;
    left: 20px;
    z-index: 2;
    width: 34px;
    height: 50px;
    background: url(../images/spanBg.png) no-repeat;
    padding-left: 5px;
    box-sizing: border-box;
       color: #fff;
}
.imageTipZ {
    position: absolute;
    top: -1px;
    left: 20px;
    z-index: 2;
    width: 34px;
    height: 50px;
    background: url(../images/spanBg2.png) no-repeat;
    padding-left: 5px;
    box-sizing: border-box;
       color: #fff;
}
.imageTip2 {
    position: absolute;
    /* z-index: 2; */
    bottom: 50px;
    /* right: 5px; */
    background-color: rgba(0, 0, 0, 0.5);
    padding: 6px 10px;
    border-radius: 0px;
    color: #fff;
    width: 214px;
    text-align: center;
}
/*名师风采*/
.teacher-pic img{border-color: #FF4936;background:#ededed;text-align: center;}
.teacher-box{width: 228px;float: left;margin-right:7px;height: 280px;  margin-left: 5px;    cursor: pointer;}
.teacher-box:hover{background: #f5f6f8;width: 228px;float: left;margin-right:7px;height: 280px;  margin-left: 5px;  box-shadow: 0 0 20px #b9b9b9;}
.teacher-title{font-size:14px;float: left;margin:10px; color: #767677; line-height: 20px;}
.teacher-name{font-size:15px;margin-top:6px;text-align: center; font-weight:600;color: #005cb3;}
.teacher-name:hover{font-size:15px;margin-top:6px;text-align: center;color:#aa030b;}
.teacher-swipper{height:300px;}
/* 标题 */
.quick_Links{ float:right; width:365px;}
.title{  text-align: center; line-height: 50px; }
.title2{  margin-left: 20px; margin-top: 10px; margin-bottom: 20px; }
.title1{  margin-left: 20px;margin-top: 10px;}
.title .bt{float:left;font:18px/40px "Microsoft YaHei";text-align:center; }
.title .bt img{ float:left; padding-top:5px;}
.title1 .bt img{ float:left; padding-top:5px;}
.title2 .bt img{ float:left; padding-top:5px;}
.title .bt p{ float:left;  font:18px/40px "Microsoft YaHei"; color:#000; font-weight:bold; color:#333333;     margin-top: -4px; text-indent:15px; }
.title1 .bt p{font-size: 22px;margin-left: -26px; float:left;  font:18px/40px "Microsoft YaHei"; color:#000; font-weight:bold; color:#333333;     margin-top: -4px; text-indent:15px; }
.title2 .bt p{margin-left: -26px; float:left;  font:18px/40px "Microsoft YaHei"; color:#000; font-weight:bold; color:#333333;     margin-top: -4px; text-indent:15px; }
.quick_Links ul li{ float:left; padding:10px 13px;}
.quick_Links ul li h4{ height:34px; line-height:34px;}


/* 通知公告样式 */
.news_list{ margin-right:5px;background:url(../images/xwendi.png) no-repeat  center; width:396px;
    height: 232px; }
.cont_img img{margin-right: 40px; width:500px; height:240px; float:left;}
.cont_tt dt a{ font-size: 24px;  font-weight: bold; padding-bottom:10px; display:block;} 
.cont_tt dd{ font-size:14px; color:#505050; line-height:34px;}
.cont_tt dd a{ color:#e10000; float:right;}
.list li{line-height: 30px;}
.list li{line-height: 34px;}
.list li{font-size:14px;margin-left: 20px; }
.sj{color:#888;font-size:14px;    float: right;margin-left: 56px;}
.list a{color:#444;}
.list a:hover{color:#aa030b;}
/* 数据统计 */

.title h3 { color: #007bff; font-size: 20px; font-weight: bold;text-indent: 12px; padding-left: 20px;}
.title img { padding-top: 10px;}
.title a { font-size: 14px; color: #ab030c;}
.sssj_nr {  padding: 10px 20px; background:url(../images/sjtjdi.png) no-repeat  center;    margin-top: -8px;}
.sssj_nr ul { width: 1200px; padding-top: 12px;}
.sssj_nr ul li { float: left; padding: 0 46px; text-align: center;}
.sssj_nr ul li { text-align: center;}
.sssj_nr ul li span { color: #4f4f4f; font-size: 18px; }
.fl { float: left;}

.sssj_nr ul li h3 { color: #7f7f7f; font-size: 14px;    margin-bottom: 4px;}
.fo { float: right;}
.sssj{margin-bottom:40px;}



/* 底部信息样式 */
#foot {  width: 100%;   color: #c49e4f; font-size: 14px; background: #363636;}
/*.footBox1 {height:200px;}*/
.footBox {    text-align: center; width: 1200px;  margin: 0 auto;  }
.footBox1>img:first-child { width: 480px;    width: 110px; float: right;}
.footBox1>img {float: left; margin-right: 40px;}
.footBox1>ul {    margin-top: 30px;margin-bottom: 30px; text-align: center}
.footBox1>img:last-child { width: 110px;}
.footBox1>img { float: left; margin-right: 40px;}
.footBottom {width: 100%; background:#202d42;clear: both;height: 40px;line-height: 40px;}
.footBox2:last-child { text-align: center; position: relative;}
.footBox2 { width: 1200px; margin: 0 auto;}
.footBox2:last-child>img {position: absolute; top: 26%;  left: 32%;}
.footBox2:last-child {text-align: center; position: relative;}
#foot { width: 100%; color: #fff; font-size: 14px; background:#6a7d9a;min-width: 1200px;}
.footBox2:last-child>span { margin-left: 20px; height: 4px; line-height: 40px;}
.footBox2:last-child { text-align: center; position: relative;}
.footBox  li{}
.nr{margin-bottom:20px;    border-bottom: 1px solid #3e434d;padding-bottom: 10px;}

